use bool type (#992)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 20 Jan 2023 18:14:35 +0000 (11:14 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Jan 2023 18:14:35 +0000 (11:14 -0700)
commite915ff714ee56248f632d31a90a8fcd7b53d1b10
tree90b3bb41646bac206f65ddc593ec6891ad1a7f1f
parent4f8e52440b1d47b00bb0e9ae1e63307a61c75e25
use bool type (#992)

* use bools instead of ints.

* another bool parameter.
defs.h
kml.cc
kml.h
main.cc
util.cc
xcsv.cc
xcsv.h